Skip to content

cmake_build: Use Unix Makefiles if ninja isn't available#192

Open
dagbrown wants to merge 1 commit intolunar-linux:masterfrom
dagbrown:cmake-build-use-unix-makefiles-if-ninja-unavailable
Open

cmake_build: Use Unix Makefiles if ninja isn't available#192
dagbrown wants to merge 1 commit intolunar-linux:masterfrom
dagbrown:cmake-build-use-unix-makefiles-if-ninja-unavailable

Conversation

@dagbrown
Copy link
Copy Markdown
Member

This comes in handy in early iso build--there are some libs that ninja depends on which are built with cmake, so cmake should write a traditional makefile for those until ninja is available.

This comes in handy in early iso build--there are some libs that ninja
depends on which are built with cmake, so cmake should write a
traditional makefile for those until ninja is available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant